home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol188 / nywhelp.4 < prev    next >
Encoding:
Text File  |  1986-11-25  |  857 b   |  20 lines

  1.                      CHARACTER ORIENTED COMMANDS
  2.  
  3. <INSERT>  toggles  character  insert mode on and off. The default mode
  4. (unless changed in the WPdefaul file)  is  overstrike  mode.  Pressing
  5. <INSERT> will change to mode to insert mode. Any characters typed will
  6. push the characters beyond it rightwards.
  7.  
  8. <DEL CHAR> deletes the character under the cursor. If the cursor is at
  9. the  end  of  a  line, the the next line will be joined to the current
  10. line.
  11.  
  12. <BACKSPACE>  deletes  the  character to the left of the cursor. If the
  13. cursor is at the left  margin,  the  line  will  be  joined  with  the
  14. previous line.
  15.  
  16. <DEL WORD> deletes the word under the cursor.
  17.  
  18. <QUOTE>  allows  you  to insert control characters into your document.
  19. After typing the <QUOTE> key, the following key you type will have its
  20. ASCII value inserted into the text.